home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / modula2 / 510 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.9 KB

  1. Path: dispatch.news.demon.net!demon!wonk.demon.co.uk
  2. From: shane@wonk.demon.co.uk (Shane Badham)@wonk.demon.co.uk (Shane Badham)
  3. Newsgroups: comp.lang.modula2
  4. Subject: Re: Modula-2 for Macs?
  5. Date: 3 Apr 1996 20:56:23 GMT
  6. Organization: S.M.& J.K. Badham
  7. Distribution: world
  8. Message-ID: <27@wonk.demon.co.uk>
  9. References: <4js5s7$g33@usenet.srv.cis.pitt.edu> <4jt4cb$jhg@usenet.srv.cis.pitt.edu>
  10. NNTP-Posting-Host: wonk.demon.co.uk
  11. X-NNTP-Posting-Host: wonk.demon.co.uk
  12.  
  13.  
  14. In article <4jt4cb$jhg@usenet.srv.cis.pitt.edu> jesst63+@pitt.edu (Jeffrey E
  15. Stoner) writes:
  16. >sbdst4@vms.cis.pitt.edu wrote:
  17. >: Can anyone point me toward a possible Modula-2 compiler/linker etc.
  18. >: for MacIntosh?  Just curious.
  19. >
  20. >Check out ftp.psg.com
  21. >
  22. >Jeff
  23. >
  24. >-- 
  25. >   *  internet-->  jesst63+@pitt.edu             * This space reserved  *
  26. >   *  http://www.pitt.edu/~jesst63               * for something much   *
  27. >   * "I am outcast, unclean." - Thomas Covenant  * better to come along *
  28. >
  29. Hi Seth,
  30.  
  31. I have the ETH Modula2 compiler version 3.2.2 from the home of the guru
  32. himself.  It's available at several sites, including:
  33.  
  34.     <ftp://neptune.inf.ethz.ch/>
  35.     <ftp://baikal.ethz.ch/pub/mac/RAMSES>
  36.  
  37. I am not sure if these sites are still functional.  In the UK try:
  38.  
  39.     <ftp://src.doc.ic.ac.uk/packages/info-mac/>
  40.  
  41. and navigate to the "development" directory.
  42.  
  43. It's not a bad implementation, but all the pre-written interfaces are designed
  44. for an ETH system with graphical origin at bottom left (the Mac being top
  45. left).  There are hints for developing a true Mac interface.  It's all freeware
  46. except for the Medit macro editor which is shareware.
  47.  
  48. I have tried developing a true Mac interface as an interesting exercise to
  49. learn more about the tool box.  Since I moved to System 7 it has got more
  50. difficult.  I may yet abandon it!  
  51.  
  52. It realy depends on your needs.  Good luck to you.
  53.  
  54. Regards,    Shane.
  55. shane@wonk.demon.co.uk
  56. "A closed mouth gathers no feet."
  57.  
  58.